04. Up and Running with Angular Quiz
Up and Running with Angular Quiz
Up and Running with Angular Quiz
Instructions
- Download the Up & Running quiz (follow instructions in the README for installation)
- Add
{{main.name}}inside theh1 - Go to your browser and type your name into the page (in the browser)
- Change the text to orange (by clicking the appropriate box in the app)
- Add a strike-through to the text
To test this, click on the Udacity browser extension and allow tests on this domain. Enter the code you receive into the box on the screen above.
QUESTION:
What is the secret code that appears?
SOLUTION:
NOTE: The solutions are expressed in RegEx pattern. Udacity uses these patterns to check the given answer
Solution
Up and Running with Angular Solution